==16565== Memcheck, a memory error detector.
==16565== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==16565== Using LibVEX rev 1804, a library for dynamic binary translation.
==16565== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==16565== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework.
==16565== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==16565== For more details, rerun with: -v
==16565== 
==16565== 
==16565== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 117 from 1)
==16565== malloc/free: in use at exit: 575,662 bytes in 15,470 blocks.
==16565== malloc/free: 152,798 allocs, 137,328 frees, 31,042,476 bytes allocated.
==16565== For counts of detected errors, rerun with: -v
==16565== searching for pointers to 15,470 not-freed blocks.
==16565== checked 1,287,080 bytes.
==16565== 
==16565== 156 (36 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 6,345 of 8,630
==16565==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==16565==    by 0x5268C41: nss_parse_service_list (nsswitch.c:530)
==16565==    by 0x5269334: __nss_database_lookup (nsswitch.c:134)
==16565==    by 0x4D26E7B: ???
==16565==    by 0x4D28044: ???
==16565==    by 0x5223D25: getpwnam_r@@GLIBC_2.1.2 (getXXbyYY_r.c:226)
==16565==    by 0x4FE3860: g_get_any_init_do (gutils.c:1588)
==16565==    by 0x4FE3CDA: g_get_any_init (gutils.c:1739)
==16565==    by 0x4FE3C4F: g_get_any_init_locked (gutils.c:1746)
==16565==    by 0x4FE3D1A: g_get_home_dir (gutils.c:1820)
==16565==    by 0x478B0D1: gtk_rc_add_initial_default_files (gtkrc.c:530)
==16565==    by 0x478BAD7: _gtk_rc_init (gtkrc.c:853)
==16565==    by 0x472D941: do_post_parse_initialization (gtkmain.c:681)
==16565==    by 0x472D9DC: post_parse_hook (gtkmain.c:721)
==16565==    by 0x4FB880F: g_option_context_parse (goption.c:1806)
==16565==    by 0x472DCCA: gtk_parse_args (gtkmain.c:876)
==16565==    by 0x472DD42: gtk_init_check (gtkmain.c:912)
==16565==    by 0x472DD8C: gtk_init (gtkmain.c:950)
==16565==    by 0x42D6006: Gtk::Main::init(int*, char***, bool) (main.cc:401)
==16565==    by 0x42D6188: Gtk::Main::Main(int&, char**&, bool) (main.cc:345)
==16565==    by 0x8051DA2: main (main.cc:24)
==16565== 
==16565== LEAK SUMMARY:
==16565==    definitely lost: 36 bytes in 1 blocks.
==16565==    indirectly lost: 46,384 bytes in 2,294 blocks.
==16565==      possibly lost: 0 bytes in 0 blocks.
==16565==    still reachable: 455,634 bytes in 12,561 blocks.
==16565==         suppressed: 73,608 bytes in 614 blocks.
==16565== Reachable blocks (those to which a pointer was found) are not shown.
==16565== To see them, rerun with: --leak-check=full --show-reachable=yes
